TIP Sample App/InspectorViewController.h (3 lines of code) (raw):
//
// InspectorViewController.h
// TwitterImagePipeline
//
// Created on 2/20/17.
// Copyright © 2020 Twitter. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface InspectorViewController : UIViewController
@end